home *** CD-ROM | disk | FTP | other *** search
- ; ROBIN-H2.SUB "Round Robin Dialer"
- ; by
- ; Samuel Smulowitz
- ; CENTURY ASSOCIATES
- ; 141-04 71st Avenue
- ; Flushing, N.Y. 11367
- ;
- ;
- START:
- ;
- HEAD2:
- CLEAR
- MESSAGE" ╔════════════════════════════════════════════════╗"
- MESSAGE" ║ Round Robin BBS dialing routine. ║"
- MESSAGE" ║ ║"
- MESSAGE" ║ NOTE: Enter telephone numbers (up to 8) ║"
- MESSAGE" ║ Enter 'END' following last number. ║"
- MESSAGE" ╚════════════════════════════════════════════════╝"
- EXECUTE "ROBIN.CMD"
- ;
- EXIT